![]() |
Kinetis SDK Demo Applications User Guide
1.0.0-beta
Freescale Semiconductor, Inc.
|
#include "user_cfg.h"#include "fsl_device_registers.h"#include "board.h"#include "SSD_Types.h"#include "SSD_FTFx_Internal.h"#include "SSD_FTFx_Common.h"#include "SSD_FTFx.h"Go to the source code of this file.
Macros | |
| #define | ONE_KB |
| #define | TWO_KB |
| #define | THREE_KB |
| #define | FOUR_KB |
| #define | FIVE_KB |
| #define | SIX_KB |
| #define | SEVEN_KB |
| #define | EIGHT_KB |
| #define | NINE_KB |
| #define | TEN_KB |
| #define | ONE_MB |
| #define | ONE_GB |
| #define | WORD_SIZE |
| #define | BLANK_DATA |
| #define | NORMAL_MARGIN_READ |
| #define | USER_MARGIN_READ |
| #define | UPPER_BLOCK_START_ADDRESS |
| #define | LOWER_BLOCK_START_ADDRESS |
| #define | SWAP_STATUS_BIT |
| #define | DEMO_LOCATIONS_ARE_BLANK |
Functions | |
| void | callback (void) |
| UINT32 | RelocateFunction (UINT32 dest, UINT32 size, UINT32 src) |
| void | print_welcome_message (void) |
| #define BLANK_DATA |
| #define DEMO_LOCATIONS_ARE_BLANK |
| #define EIGHT_KB |
| #define FIVE_KB |
| #define FOUR_KB |
| #define LOWER_BLOCK_START_ADDRESS |
| #define NINE_KB |
| #define NORMAL_MARGIN_READ |
| #define ONE_GB |
| #define ONE_KB |
| #define ONE_MB |
| #define SEVEN_KB |
| #define SIX_KB |
| #define SWAP_STATUS_BIT |
| #define TEN_KB |
| #define THREE_KB |
| #define TWO_KB |
| #define UPPER_BLOCK_START_ADDRESS |
| #define USER_MARGIN_READ |
| #define WORD_SIZE |
| void callback | ( | void | ) |
| void print_welcome_message | ( | void | ) |
| UINT32 RelocateFunction | ( | UINT32 | dest, |
| UINT32 | size, | ||
| UINT32 | src | ||
| ) |